A built-in template for an implemented PHP method body.
Predefined variables take the following values:
${NAME}
Method name.
${PARAM_LIST}
A comma-separated list of parameters similar to the one in the original method.